home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.2 for Intel / NeXTSTEP 3.2 for Intel.iso / NextAdmin / SimpleNetworkStarter.app / Italian.lproj / PasswordPanel.nib / data.classes next >
Encoding:
Text File  |  1993-03-12  |  2.0 KB  |  134 lines

  1. ChangePasswordPanel = {
  2.     ACTIONS = {
  3.     clearTextValue:;
  4.     cancel:;
  5.     ok:;
  6.     };
  7.     OUTLETS = {
  8.     userText;
  9.     promptText;
  10.     cancelButton;
  11.     panelTitle;
  12.     okButton;
  13.     panelAppIcon;
  14.     };
  15.     SUPERCLASS = Panel;
  16. };
  17. FirstResponder = {
  18.     ACTIONS = {
  19.     };
  20.     SUPERCLASS = Object;
  21. };
  22. SNSWindow = {
  23.     ACTIONS = {
  24.     doNetMask:;
  25.     buildItNow:;
  26.     doAutoAdd:;
  27.     doShare:;
  28.     okNetPanel:;
  29.     doNISDomain:;
  30.     doUsePassword:;
  31.     blastNetwork:;
  32.     doRouter:;
  33.     showDataPanel:;
  34.     doBroadcast:;
  35.     doShareHome:;
  36.     doOneTime:;
  37.     runNetPanel:;
  38.     cancelNetPanel:;
  39.     };
  40.     OUTLETS = {
  41.     MachineIPText;
  42.     SecureItButton;
  43.     MoreNetInfoPanel;
  44.     UserAcceptorView;
  45.     mnNetMaskText;
  46.     ShareUserSwitch;
  47.     mnNISSwitch;
  48.     MailAcceptorView;
  49.     mailFolderText;
  50.     MachineNameText;
  51.     mnRouteText;
  52.     mnBroadcastAddr;
  53.     mnRouteSwitch;
  54.     MoreNetCancel;
  55.     MoreNetOK;
  56.     BuildItNowButton;
  57.     mnNISText;
  58.     mnBroadcastText;
  59.     AutoHostAdditionSwitch;
  60.     theNumberThree;
  61.     mnNetMaskSwitch;
  62.     automaticAddressSwitch;
  63.     passwordChangePanel;
  64.     UsePasswordSwitch;
  65.     ShareSwitch;
  66.     OneTimeSwitch;
  67.     userFolderText;
  68.     MorePreciseDataButton;
  69.     };
  70.     SUPERCLASS = Window;
  71. };
  72. Distributor = {
  73.     ACTIONS = {
  74.     destroyItem:;
  75.     setTheView:;
  76.     duplicateItem:;
  77.     inspectItem:;
  78.     terminate:;
  79.     sortItem:;
  80.     refreshWindow:;
  81.     performPrint:;
  82.     runInfoPanel:;
  83.     authenticateAsUser:;
  84.     windowDidBecomeKey:;
  85.     setViewUnSorted:;
  86.     findStringInColumn:;
  87.     setCurrentWindow:;
  88.     freeCurrentBrowser:;
  89.     setViewPropertyEdit:;
  90.     performPageLayout:;
  91.     revertCurrentEditor:;
  92.     deauthenticate:;
  93.     createNIBrowser:;
  94.     breakOpenItem:;
  95.     disableModification:;
  96.     enableModification:;
  97.     setViewSorted:;
  98.     showFindPanel:;
  99.     saveCurrentEditor:;
  100.     windowDidResize:;
  101.     insertItem:;
  102.     showViewByPanel:;
  103.     setCurrentBrowser:;
  104.     appendItem:;
  105.     };
  106.     OUTLETS = {
  107.     findButton;
  108.     viewedByButton;
  109.     myPL;
  110.     theViewMenu;
  111.     currentPropEditor;
  112.     findText;
  113.     lastWindow;
  114.     passwordChangePanel;
  115.     viewedByScroll;
  116.     infoPanel;
  117.     viewByPanel;
  118.     theSecurityMenu;
  119.     theDB;
  120.     workingID;
  121.     currentWindow;
  122.     newWindow;
  123.     tempID;
  124.     theDirectoryMenu;
  125.     versionTag;
  126.     theEditMenu;
  127.     viewedProperty;
  128.     currentBrowser;
  129.     findPanel;
  130.     theDomainMenu;
  131.     };
  132.     SUPERCLASS = Object;
  133. };
  134.